home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_891.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  277 b   |  9 lines

  1. Inputs: TheClassName | TheInstance
  2. Outputs: ClassAttrs; InstanceAttrs
  3.  
  4. Inputs: string | instance 
  5. Outputs: list; list
  6.  
  7. Take TheClassName or TheInstance and return a list of Class Attribute names and a list of its Instance Attribute names associated with the referenced class.
  8.  
  9.